home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 3.iso / dist / fw_qt3.idb / usr / freeware / Qt / examples / table / small-table-demo / small-table-demo.pro.z / small-table-demo.pro
Text File  |  2002-04-08  |  150b  |  8 lines

  1. REQUIRES = table full-config
  2. TEMPLATE    = app
  3. CONFIG        += qt warn_on release
  4. HEADERS    = 
  5. SOURCES    = main.cpp
  6. TARGET        = smalltable
  7. DEPENDPATH=../../include
  8.